[INFO] fetching crate lit-frost-core 1.0.0...
[INFO] testing lit-frost-core-1.0.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate lit-frost-core 1.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate lit-frost-core 1.0.0
[INFO] finished tweaking crates.io crate lit-frost-core 1.0.0
[INFO] tweaked toml for crates.io crate lit-frost-core 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lit-frost-core 1.0.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lit-frost-core 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded visibility v0.1.1
[INFO] [stderr]   Downloaded const-crc32 v1.3.0
[INFO] [stderr]   Downloaded debugless-unwrap v0.0.4
[INFO] [stderr]   Downloaded derive-getters v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0a00e7bf5e085c1541b984ff0718db281df59ea99225ea07e049d9e2e58ede6
[INFO] running `Command { std: "docker" "start" "-a" "c0a00e7bf5e085c1541b984ff0718db281df59ea99225ea07e049d9e2e58ede6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0a00e7bf5e085c1541b984ff0718db281df59ea99225ea07e049d9e2e58ede6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0a00e7bf5e085c1541b984ff0718db281df59ea99225ea07e049d9e2e58ede6", kill_on_drop: false }`
[INFO] [stdout] c0a00e7bf5e085c1541b984ff0718db281df59ea99225ea07e049d9e2e58ede6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfc030c3993d72e407a27955a850115e2d3dcc78de7800f62167a260366e73d9
[INFO] running `Command { std: "docker" "start" "-a" "bfc030c3993d72e407a27955a850115e2d3dcc78de7800f62167a260366e73d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling debugless-unwrap v0.0.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling const-crc32 v1.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling derive-getters v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling lit-frost-core v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0210]: type parameter `C` must be covered by another type when it appears before the first local type (`identifier::Identifier<_>`)
[INFO] [stdout]    --> src/identifier.rs:158:6
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl<C> std::ops::MulAssign<Identifier<C>> for Scalar<C>
[INFO] [stdout]     |      ^ type parameter `C` must be covered by another type when it appears before the first local type (`identifier::Identifier<_>`)
[INFO] [stdout]     |
[INFO] [stdout]     = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type
[INFO] [stdout]     = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait<T1, ..., Tn> for T0`, where `T0` is the first and `Tn` is the last
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #124559 <https://github.com/rust-lang/rust/issues/124559>
[INFO] [stdout]     = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParticipantError` is never constructed
[INFO] [stdout]  --> src/error.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ParticipantError<C: Ciphersuite>(Identifier<C>);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0210`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.39s
[INFO] running `Command { std: "docker" "inspect" "bfc030c3993d72e407a27955a850115e2d3dcc78de7800f62167a260366e73d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfc030c3993d72e407a27955a850115e2d3dcc78de7800f62167a260366e73d9", kill_on_drop: false }`
[INFO] [stdout] bfc030c3993d72e407a27955a850115e2d3dcc78de7800f62167a260366e73d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2082c520dbcf1b8914b207dcbbe86d02af88dc4ffaade591ecece3e34ee3469
[INFO] running `Command { std: "docker" "start" "-a" "a2082c520dbcf1b8914b207dcbbe86d02af88dc4ffaade591ecece3e34ee3469", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lit-frost-core v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0210]: type parameter `C` must be covered by another type when it appears before the first local type (`identifier::Identifier<_>`)
[INFO] [stdout]    --> src/identifier.rs:158:6
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl<C> std::ops::MulAssign<Identifier<C>> for Scalar<C>
[INFO] [stdout]     |      ^ type parameter `C` must be covered by another type when it appears before the first local type (`identifier::Identifier<_>`)
[INFO] [stdout]     |
[INFO] [stdout]     = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type
[INFO] [stdout]     = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait<T1, ..., Tn> for T0`, where `T0` is the first and `Tn` is the last
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #124559 <https://github.com/rust-lang/rust/issues/124559>
[INFO] [stdout]     = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParticipantError` is never constructed
[INFO] [stdout]  --> src/error.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ParticipantError<C: Ciphersuite>(Identifier<C>);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0210`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]  --> src/benches.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use criterion::{BenchmarkId, Criterion, Throughput};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0210]: type parameter `C` must be covered by another type when it appears before the first local type (`identifier::Identifier<_>`)
[INFO] [stdout]    --> src/identifier.rs:158:6
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl<C> std::ops::MulAssign<Identifier<C>> for Scalar<C>
[INFO] [stdout]     |      ^ type parameter `C` must be covered by another type when it appears before the first local type (`identifier::Identifier<_>`)
[INFO] [stdout]     |
[INFO] [stdout]     = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type
[INFO] [stdout]     = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait<T1, ..., Tn> for T0`, where `T0` is the first and `Tn` is the last
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #124559 <https://github.com/rust-lang/rust/issues/124559>
[INFO] [stdout]     = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/benches.rs:53:48
[INFO] [stdout]    |
[INFO] [stdout] 53 |                         let _ = vk.verify(msg, sig);
[INFO] [stdout]    |                                    ------      ^^^ expected `&Signature<_>`, found `Signature<_>`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&signature::Signature<_>`
[INFO] [stdout]                  found struct `signature::Signature<_>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/verifying_key.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn verify(&self, msg: &[u8], signature: &Signature<C>) -> Result<(), Error<C>> {
[INFO] [stdout]    |            ^^^^^^                    ------------------------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 53 |                         let _ = vk.verify(msg, &sig);
[INFO] [stdout]    |                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `verifying_key::VerifyingKey<_>` cannot be dereferenced
[INFO] [stdout]   --> src/benches.rs:70:38
[INFO] [stdout]    |
[INFO] [stdout] 70 |                         batch.queue((*vk, *sig, msg));
[INFO] [stdout]    |                                      ^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `signature::Signature<_>` cannot be dereferenced
[INFO] [stdout]   --> src/benches.rs:70:43
[INFO] [stdout]    |
[INFO] [stdout] 70 |                         batch.queue((*vk, *sig, msg));
[INFO] [stdout]    |                                           ^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0210, E0308, E0432, E0614.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0210`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lit-frost-core` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a2082c520dbcf1b8914b207dcbbe86d02af88dc4ffaade591ecece3e34ee3469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2082c520dbcf1b8914b207dcbbe86d02af88dc4ffaade591ecece3e34ee3469", kill_on_drop: false }`
[INFO] [stdout] a2082c520dbcf1b8914b207dcbbe86d02af88dc4ffaade591ecece3e34ee3469
